ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IPagesCollection<T> Interface
Represents a class of type Page.
Members

IPagesCollection<T> Interface
Represents the pages collection.
Object Model
IPagesCollection<T> Interface
Syntax
'Declaration
 
Public Interface IPagesCollection(Of T As {New, Page}) 
 
Type Parameters
T
Represents a class of type Page.
See Also